When linking Realm on RN 0.60 I see the following warning:
react-native link realm
warn The following packages use deprecated "rnpm" config that will stop working from next release:
- realm: https://realm.io
Please notify their maintainers about it. You can find more details at https://github.com/react-native-community/cli/blob/master/docs/configuration.md#migration-guide.
info Linking "realm" iOS dependency
info iOS module "realm" has been successfully linked
info Linking "realm" Android dependency
info Android module "realm" has been successfully linked
We need to update soon!
I believe we need Podfile, hermes and autolinking support for the next release
Does Anyone have a quick fix until the next release?
Same issue
@kneth can we also add podfile support please. We use appcenter for deployment and compilation process takes too long because xcode downloads realm every time and servers are slow sometimes. I do have this problem on my local also. When I have slow internet connection, I do wait 30 minutes - 1 hour just for 1 compilation.
@zek Same as #884, right?
@kneth Yes same. I believe we should prioritize cocoapods support to simplify installation & development of realm.
Any update on the issue ?.
Any updates?
Hi guys, please expedite this issue, we are facing extreme inconvenience because of no debug option due to realm with new RN 60.5.
I believe we can close this after https://github.com/realm/realm-js/pull/2553 and https://github.com/realm/realm-js/pull/2586 got merged and released.
➤ Unito Sync Bot commented:
Transition made by Unito
Most helpful comment
I believe we need Podfile, hermes and autolinking support for the next release