Giter VIP home page Giter VIP logo

codersera-repo / expo-native-starter-kit Goto Github PK

View Code? Open in Web Editor NEW
39.0 4.0 10.0 91.96 MB

This starter kit let's you run expo and ejected app together. Which means you can add native modules to your code and still be able to take advantage of expo's development environment

JavaScript 39.78% Java 32.15% Ruby 12.19% Objective-C 15.89%
expo react-native starter-kit expo-starter-kit react-native-starter-kit

expo-native-starter-kit's People

Contributors

codersera-repo avatar inboxpk22 avatar nik72619c avatar piyushgaurav avatar piyushgaurav07 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

expo-native-starter-kit's Issues

How can i remove Native Modules ?

Original question solved, but one question. Are packages added automatically to this section ? :
// Needed for react-native link
public List getPackages() {
return Arrays.asList(
// Add your own packages here!
// TODO: add native modules!

    // Needed for `react-native link`
    // new MainReactPackage(),
);

}

npm run web errors with expo-modal

I get errors when running npm run web the console shows:

.../App.js
Attempted import error: 'Modal' is not exported from 'expo-modal'.

.../App.js
Attempted import error: 'dismissModal' is not exported from 'expo-modal'.

.../App.js
Attempted import error: 'showModal' is not exported from 'expo-modal'.

And the browser page shows further errors:

TypeError: Cannot assign to read only property 'exports' of object '#<Object>'
Module.<anonymous>
node_modules/expo-modal/index.js:19
  16 |     }
  17 | }
  18 | 
> 19 | module.exports = {
  20 |     Modal,
  21 |     showModal: Util.showModal,
  22 |     dismissModal: Util.dismissModal,

Can't get past npm run init

Hello.

I'm having trouble initializing an app. I'm following your instructions, but when I run the command 'npm run init', I get an error. When I try on Linux (Centos 7), I get an error 'app.json not found;.
When I try on Windows, I get the following error

'.' is not recognized as an internal or external command,
operable program or batch file.

at checkExecSyncError (child_process.js:601:13)
at execSync (child_process.js:641:13)
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\scripts\init.js:34:5
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:336:32
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\async\lib\async.js:154:25
at assembler (C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:333:9)
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:342:32
at C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\prompt\lib\prompt.js:625:5
at Interface.onLine (C:\Users\kia\Desktop\test expo\expo-native-starter-kit\node_modules\read\lib\read.js:111:5)
at emitOne (events.js:116:13)

Can you please provide any input? I'm trying to first create a test app and familiarize with the process you describe and then eject my app.
I know this is an issue area, but I'm stuck an could really use some help.

Consolidate configuration in one file

Hi there,

A suggestion to keep things tidy in the repo tree. You could consolidate config.json, ejected.json and unjected.json in a single eject.json configuration file ?

So many config files already in a typical JS project :)

Cheers,

Jun

Android Build failed.

Build file '/Users/myname/Sites/mydirectory/Downloads/expo-native-starter-kit-test/node_modules/expo-gl-cpp/android/build.gradle' line: 55

  • What went wrong:
    A problem occurred evaluating project ':expo-gl-cpp'.

Cannot get property 'absolutePath' on null object

I am currently running

MacOS Mojave 10.14.5
Android Studio 3.4.2
VS Code 1.36.1
react-native-cli: 2.0.1
react-native: 0.60.4
Gradle 4.10.2!
expo-cli 3.0.9

ios works perfect.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.