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

Include documentation and test against create-react-native-app #191

Closed
brentvatne opened this issue Mar 14, 2017 · 5 comments
Closed

Include documentation and test against create-react-native-app #191

brentvatne opened this issue Mar 14, 2017 · 5 comments

Comments

@brentvatne
Copy link
Contributor

Hello! You are going to have lots of people try to use shoutem/ui with create-react-native-app, so you might want to include some documentation on how to do it. Additionally, you may want to work it into your testing workflow to make sure that shoutem/ui works as expected in CRNA.

The process for using it with CRNA is the same as with Expo: https://blog.expo.io/using-react-native-ui-toolkits-with-exponent-3993434caf66#.zhsqwy51v :)

@tenodi
Copy link
Contributor

tenodi commented Mar 15, 2017

Thanks @brentvatne for caring! We're going to add this today.

@juanmnl
Copy link

juanmnl commented Mar 21, 2017

@tenodi Hello!
was this implemented or tested? Or is there an updated example on how to load the fonts with CRNA?
Thanks for your help! :D

@supertong
Copy link

Do you guys get a warning like

warning: Native component for "BVLinearGradient" does not exist

And is this related? #188

@brentvatne
Copy link
Contributor Author

yeah that warning will show up because I believe the header component depends on it. I think this lib should try to avoid native dependencies or push any that are required upstream to react-native core

@zrumenjak
Copy link
Contributor

I have created an example app using CRNA, Shoutem Examples component now works in this environment. You can also find an example app created with CRNA in the examples directory of this repository.

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

5 participants