question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can NativeBase work without expo?

See original GitHub issue

Well, this is not a bug reporting. All issue posting specs are not applicable here.

NativeBase itself doesn’t depend on expo. However, to use NativeBase, all examples are starting with a small clip of loading expo fonts. I am not sure if it is mandatory. Could you give an example illustrating how to load font without Expo.Font.loadAsync? Thank you.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

35reactions
SupriyaKalghatgicommented, Apr 16, 2018

Check Docs

1reaction
tux-tncommented, Sep 27, 2018

We are using NativeBase without expo and it’s working perfectly. To use any custom font you need to tell react-native to link it to your project. Check this tutorial for more information https://medium.com/react-native-training/react-native-custom-fonts-ccc9aacf9e5e

Read more comments on GitHub >

github_iconTop Results From Across the Web

Install in Expo project - NativeBase
Expo helps you to create universal (iOS, Android and Web) React Native apps with no build configuration. New Project. Existing Project.
Read more >
Expo vs NativeBase | What are the differences? - StackShare
Exponent lets web developers build truly native apps that work across both iOS and Android by writing them once in just JavaScript. What...
Read more >
native-base - npm
NativeBase is supported in Expo or React Native CLI initiated apps. Web support is made possible by react-native-web.
Read more >
Struggling to set up nativebase in a React Expo project
We can run the below command with Expo. npm i --save-exact native-base@2.13.8. Still this version is not available, but its working, ...
Read more >
Getting Started With React Native (+ Native Base!) - Medium
When you build an app using React Native CLI, it's considered a 'pure' React Native app. It doesn't come with a lot of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found