mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-05-25 15:42:24 +00:00
Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
/dist
|
||||
/node_modules
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "react-web-sdk",
|
||||
"version": "0.0.1",
|
||||
"description": "UI SDK based on react-native",
|
||||
"main": "index.js",
|
||||
"author": "Nicolas Gallagher",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user