Skip to content

Commit 38ceb44

Browse files
committed
feat: flavor snippets wip
1 parent a7562d7 commit 38ceb44

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+56
-51
lines changed

content/ui/action-bar.md

+1-1

content/ui/activity-indicator.md

+1-1

content/ui/button.md

+1-1

content/ui/date-picker.md

+1-1

content/ui/dialogs.md

+5-5

content/ui/html-view.md

+2-2

content/ui/image.md

+1-1

content/ui/label.md

+1-1

content/ui/list-picker.md

+2-2

content/ui/list-view.md

+4-4

content/ui/placeholder.md

+2-2

content/ui/progress.md

+1-1

content/ui/scroll-view.md

+1-1

content/ui/search-bar.md

+1-1

content/ui/segmented-bar.md

+1-1

content/ui/slider.md

+1-1

content/ui/switch.md

+1-1

content/ui/tab-view.md

+1-1

content/ui/text-field.md

+1-1

content/ui/text-view.md

+7-2

content/ui/time-picker.md

+1-1

content/ui/web-view.md

+1-1

examples/package.json

-16
This file was deleted.
File renamed without changes.

examples/README.md examples/typescript/README.md

+1-1
File renamed without changes.
File renamed without changes.

examples/nativescript.config.ts examples/typescript/nativescript.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { NativeScriptConfig } from '@nativescript/core';
33
export default {
44
id: 'org.nativescript.examplesApp',
55
appPath: 'src',
6-
appResourcesPath: 'App_Resources',
6+
appResourcesPath: '../App_Resources',
77
android: {
88
v8Flags: '--expose_gc',
99
markingMode: 'none'
File renamed without changes.

examples/typescript/package.json

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "examplesApp",
3+
"main": "src/main.ts",
4+
"version": "1.0.0",
5+
"private": true,
6+
"dependencies": {
7+
"@nativescript/core": "~8.8.0"
8+
},
9+
"devDependencies": {
10+
"@nativescript/android": "~8.8.0",
11+
"@nativescript/ios": "~8.8.0",
12+
"@nativescript/types": "~8.8.0",
13+
"@nativescript/webpack": "~5.0.22",
14+
"typescript": "~5.4.0"
15+
}
16+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy