Open saimirg opened 1 year ago
@saimirg thanks for reporting this, did you try to remove Realm and test? did the issue not occur again?
@pauliusguzas yes, it runs fine when removing realm. I think integrating react/realm will be a great benefit as it will minimize the need of a backend.
@saimirg thanks, please write down versions of rnv, node, create, os, renative.json and package.json, this will be checked
@pauliusguzas Please find details below:
ReNative Version: 0.37.3 │ │ Project Name ($package.name): rnvrealmtest │ │ Project Version ($package.version): 0.1.0 │ │ Workspace ($.workspaceID): rnv │ │ Platform (-p): androidtv │ │ Engine ($.platforms.androidtv.engine): engine-rn-tvos │ │ Template: @flexn/create-template-starter@1.1.0 │ │ App Config (-c): app │ │ Build Scheme (-s): debug │ │ Target (-t): Android_TV_720p_API_22 │ │ Supported Platforms: android, androidtv, firetv, androidwear, │ │ ios, web, macos, tvos, tizen, webos │ │ Env Info: darwin | x64 | node v16.16.0
@pauliusguzas is it possible to use realm as local database ? What other local database would you recommend using ?
Hi, could you please advice how to integrate Realm library into flexn/create ? I installed the latest stable version of flexn-io/create with the demo app template, and included the realm library, but its generating errors.
Here is the code:
This is the error message i get.
I also tried adding it at the plugin file but no success: