Folo/apps/mobile/native/example
Innei e1bf881e85
feat: use expo module to write native component/module (#2675)
* init

Signed-off-by: Innei <tukon479@gmail.com>

* test uikit

Signed-off-by: Innei <tukon479@gmail.com>

* uitable

Signed-off-by: Innei <tukon479@gmail.com>

* test webview

Signed-off-by: Innei <tukon479@gmail.com>

* shared webview

Signed-off-by: Innei <tukon479@gmail.com>

* refactor(shared-webview): Simplify WebView height management

Signed-off-by: Innei <tukon479@gmail.com>

* fix: add url prop

Signed-off-by: Innei <tukon479@gmail.com>

* rename

Signed-off-by: Innei <tukon479@gmail.com>

* feat: native module

Signed-off-by: Innei <tukon479@gmail.com>

* cleanup

Signed-off-by: Innei <tukon479@gmail.com>

* fix: export

Signed-off-by: Innei <tukon479@gmail.com>

* fix

Signed-off-by: Innei <tukon479@gmail.com>

* fix

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
2025-02-02 23:55:05 +08:00
..
assets feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
.gitignore feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
.npmrc feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
App.tsx feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
app.json feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
babel.config.js feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
index.ts feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
metro.config.js feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
package.json feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
tsconfig.json feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00
webpack.config.js feat: use expo module to write native component/module (#2675) 2025-02-02 23:55:05 +08:00