mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 11:42:04 +08:00
first UI related files/folders structure
This commit is contained in:
@ -214,6 +214,8 @@
|
||||
<TypeScriptCompile Include="libjs.d.ts" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<TypeScriptCompile Include="ui\core\view.ts" />
|
||||
<TypeScriptCompile Include="ui\core\observable.ts" />
|
||||
<Content Include="_references.ts" />
|
||||
<Content Include="image-source\Readme.md" />
|
||||
<Content Include="http\Readme.md" />
|
||||
|
1
ui/core/observable.ts
Normal file
1
ui/core/observable.ts
Normal file
@ -0,0 +1 @@
|
||||
|
1
ui/core/view.ts
Normal file
1
ui/core/view.ts
Normal file
@ -0,0 +1 @@
|
||||
|
Reference in New Issue
Block a user