Marshall Shelly
Marshall Shelly
- [ ] Review the documentation: https://github.com/oblador/react-native-vector-icons - [ ] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment OS: Android 6.0.1 (real device, not emulator) react-native-vector-icons: ^7.0.0 react:...
This is code I use (same as in the masterclass, except for the const instead of var) ``` /* * Primary file for the API */ // Dependencies const http...
# Issue If a column contained a `#` somewhere, it would not render the remaining characters and the next columns' data. ## To reproduce Used dataset ```js const res =...