-
### Step 2: Describe your environment
* **template name** : re-start
* **template version** : Unsure... what existed a Feb 2019
* **react-native version**: 55.4 (as per what the template ha…
-
### Summary
1. created a project with pnpm create expo-app example --template default@sdk-52;
2. pnpm i & npx expo prebuild;
3. build and run ios app to simulator;
4. npx expo start --dev-client -…
-
### My code
**app/build.gradle**
apply plugin: "com.android.application"
import com.android.build.OutputFile
/**
* The react.gradle file registers a task for each build variant (e.g. bundleD…
-
![screenshot_2017-01-04-20-56-50](https://cloud.githubusercontent.com/assets/10263405/21655008/bae69656-d2c0-11e6-83e5-0bc70119f704.png)
I've tried to change the version but is not working.
I'…
-
I ran iPhone on simulator, It is well like this.
But when i ran android device, It is not working like this.
![kakaotalk_2018-01-05-14-00-45_photo_5](https://user-images.githubusercontent.co…
-
Hi,
When I run react-native run-android :
```
> Task :app:checkDebugDuplicateClasses FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:c…
-
Hi Enes
Thanks for this package. React native developers need something like that.
I have question for you; can we use use this library in expo projects?
-
From package.json:
``` json
` "dependencies": {
"babel-core": "^6.7.6",
"babel-preset-react-native": "^1.5.6",
"babel-relay-plugin": "^0.8.0",
"react": "^0.14.5",
"react-native": …
-
-
I'm having some issues getting a basic test to compile. I'm fairly new to React Native / Mocha / Babel so any insight would be helpful.
I followed your advice regarding forcing babel to compile node …