mirror of
https://github.com/SrIzan10/helium.git
synced 2026-06-06 00:56:58 +00:00
fix(native): use explicit Expo entry file
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "helium-native",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"main": "expo/AppEntry",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "expo start",
|
||||
"android": "expo run:android",
|
||||
|
||||
Reference in New Issue
Block a user