Closed ssmlee04 closed 7 years ago
I was trying to do
import Modal from 'react-native-modal' or simply var Modal = require('react-native-modal')
import Modal from 'react-native-modal'
var Modal = require('react-native-modal')
and I got the following error messages
Wondering what might be the problem? My RN is 0.31.0. RN-modal version is 0.4.0
Same issue here
hi there! this library is no longer under active development, if you wish to take it over, let me know here
I was trying to do
import Modal from 'react-native-modal'
or simplyvar Modal = require('react-native-modal')
and I got the following error messages
Wondering what might be the problem? My RN is 0.31.0. RN-modal version is 0.4.0