invertase / react-native-material-design

React Native UI Components for Material Design
http://react-native-material-design.github.io
MIT License
3.15k stars 366 forks source link

App crashes when offline bundle is created #179

Open selvananbu opened 6 years ago

selvananbu commented 6 years ago

Hi all i use the following line of code and when i tried to create release apk it crashes.Any help is appreciated.

`import { Button } from 'react-native-material-design'; export default class App extends Component { render() { return (