Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react native version in nativebase-template #67

Open
jlariza opened this issue Sep 25, 2022 · 2 comments
Open

Update react native version in nativebase-template #67

jlariza opened this issue Sep 25, 2022 · 2 comments

Comments

@jlariza
Copy link

jlariza commented Sep 25, 2022

Good day,

We tried creating a project with npx react-native init MyApp --template @native-base/react-native-template according to the instructions here. However, the RN version it comes with is outdated and we were not able to run it.

We had to create a blank RN project using npx react-native init MyApp and then adding nativebase manually.

Is it possible to update the template to use latest RN and other dependencies versions to ease the development process?

Thank you,

@azuber
Copy link

azuber commented Dec 12, 2022

Fixed on #74

@aymkin
Copy link

aymkin commented Mar 23, 2023

For me, it is still the issue, react-native init NativeBase --template @native-base/react-native-template-typescript does not work as expected.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants