Add Icons class (#611)
Creates Icons class to manage when to load icons from native side or react-native-vector-icons. It also fixes `react-native run-android` #517
Showing
- app/Icons.js 0 additions, 25 deletionsapp/Icons.js
- app/index.js 4 additions, 4 deletionsapp/index.js
- app/lib/Icons.js 50 additions, 0 deletionsapp/lib/Icons.js
- app/views/LegalView.js 3 additions, 2 deletionsapp/views/LegalView.js
- app/views/LoginSignupView.js 3 additions, 2 deletionsapp/views/LoginSignupView.js
- app/views/LoginView.js 3 additions, 2 deletionsapp/views/LoginView.js
- app/views/NewMessageView.js 3 additions, 2 deletionsapp/views/NewMessageView.js
- app/views/OAuthView.js 3 additions, 2 deletionsapp/views/OAuthView.js
- app/views/ProfileView/index.js 3 additions, 2 deletionsapp/views/ProfileView/index.js
- app/views/RegisterView.js 3 additions, 2 deletionsapp/views/RegisterView.js
- app/views/RoomInfoView/index.js 2 additions, 2 deletionsapp/views/RoomInfoView/index.js
- app/views/RoomView/index.js 5 additions, 5 deletionsapp/views/RoomView/index.js
- app/views/RoomsListView/index.js 6 additions, 5 deletionsapp/views/RoomsListView/index.js
- app/views/SettingsView/index.js 3 additions, 4 deletionsapp/views/SettingsView/index.js
Loading
Please register or sign in to comment