Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.49k stars 589 forks source link

Can't find variable Symbol - React Native #280

Closed arahmanali closed 5 years ago

arahmanali commented 5 years ago
Screen Shot 2019-03-10 at 12 24 18 PM

react: 16.6.3 react-native: 0.58.4 @nozbe/watermelondb: 0.10.1 @nozbe/with-observables: 1.0.2

PS: i have tried step 6

arahmanali commented 5 years ago

So i found out importing import 'core-js'; on top of index.js was the solution i was importing after React React Native and other libraries :)