-
- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons
- [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-i…
-
![image](https://cloud.githubusercontent.com/assets/8245015/21680056/40e82794-d382-11e6-9a87-c29ba021b44b.png)
while I execute
react-native run-android, occur it.
So I solved it by adding
@O…
-
Another primitive I see missing is Icon. Icons might be able to be shoehorned into `Text` or `Image` primitives however I think that would just muddy them both up.
This one might actually be a bit …
-
Hello, I have set up the scripts to use the scss in an expojs application. I test in WEB mode.
For the moment I see a file that is generated:
import styles from "../../../App.scss";
console.log(s…
-
### TODO
* https://github.com/getsentry/react-native-sentry
* https://github.com/oblador/react-native-vector-icons
* https://github.com/facebook/react-native-fbsdk
* https://github.com/react-nativ…
-
폰트 npm install -g rnpm
파이어베이스 설치npm install firebase@8.2.3
체크박스 expo install expo-checkbox
네비게이션 npm install @react-navigation/native
네비게이션 스택 npm install @react-navigation/native-stack
-
## Issue
We are encountering an issue where iOS users occasionally see twice the push notifications. First time the notification is displayed by the OS as we send a push notif…
-
Getting this error and also it seems like you have been replaced the 'RNVectorHelper' as per your commit message. But Unable to find the changes in your RNShinButton.js file.
-
I upgraded RN to 0.59 and installed metro-react-native-babel-preset latest version.
While running react-native run-android, I get the error "Cannot find module babel-preset-react-native". I also cha…
-
### Summary
Package.json fails to resolve firebase dependency
I have been trying various alternative imports for 48 hrs, all alternatives ultimately want to import the firebase dependency which just…