You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you read the Bugs section of the Contributing to React Native Guide?
(Write your answer here.)
Environment
react-native - 0.44..2
node -: 6.10.3
npm -v: 3.10.10
yarn --version (if you use Yarn): no
Then, specify:
Target Platform: Android
ubuntu 16.04 LTS
Development Operating System:
Android Studio
Build tools:
Scenario
installed npm install native-base --save
but because of some version compatibility it couldent work
so native base had been removed
after that this error occured
then git reset was done but still this error was there
after clicking dismiss on mobile another error occure **undefined is not an object(evaluating 'this._lazyCallableModules[e]()')**
The text was updated successfully, but these errors were encountered:
Is this a bug report?
(write your answer here)
Have you read the Bugs section of the Contributing to React Native Guide?
(Write your answer here.)
Environment
react-native - 0.44..2
node -: 6.10.3
npm -v
: 3.10.10yarn --version
(if you use Yarn): noThen, specify:
Scenario
installed npm install native-base --save
but because of some version compatibility it couldent work
so native base had been removed
after that this error occured
then git reset was done but still this error was there
after clicking dismiss on mobile another error occure
**undefined is not an object(evaluating 'this._lazyCallableModules[e]()')**
The text was updated successfully, but these errors were encountered: