João Paulo Santana
Results
2
issues of
João Paulo Santana
### Description App not starts, because bug in NativeBaseProvider ### CodeSandbox/Snack link https://codesandbox.io/s/native-base-v3-template-mq6ox?file=/src/App.tsx ### Steps to reproduce 1. yarn install 2. expo start 4. See error in device ### NativeBase...
bug
v3
triage
After converting my application to typescript, I noticed that setFontType was missing from the definitions file. this pull request adds the missing type.