Steve Z

Results 6 comments of Steve Z

@mikehardy I used your script to build a demo project and compare to the initial RN project npx by running the following @react-native-community/cli init MyApp --version 0.70.6 Both seems to...

@mikehardy just want to say thank you. I was able to get the build, lint, test and install without issues but the virtual devices is giving an issue. right now...

Thanks @mikehardy yep, the android is fixed. The issue was the following; app/build.gradle, needed to grey out buildTypes { debug { signingConfig signingConfigs.debug

Did anyone found a solution to this issue with autolinking? Seems like an issue with 79.2. 76.9. 75.5, etc. Did anyone use react-native.config.js to manually link? This has been an...

Did anyone found a solution to this issue with autolinking? Seems like an issue with 79.2. 76.9. 75.5, etc. Did anyone use react-native.config.js to manually link? This has been an...

wooo hooo you are the best!!! it seems to be working !!! thanks bro!!!