corymsmith / react-native-fabric

A React Native library for Fabric, Crashlytics and Answers
MIT License
1.31k stars 236 forks source link

Still facing deprecated compile warning - android #206

Open SanthoshDhandapani opened 5 years ago

SanthoshDhandapani commented 5 years ago

Hi,

I installed the latest version of react native fabric v 0.5.2 as specified in https://www.npmjs.com/package/react-native-fabric

I am getting the below warning when running the android build. WARNING: Configuration 'compile' is obsolete and has been replaced with 'implementation' and 'api'. It will be removed at the end of 2018.

I observed that the corresponding fix and the pull request for that https://github.com/corymsmith/react-native-fabric/commit/523a4edab3b2bf55ea9eeea2cf0dde82c5c29dd4 is merged but from the npm repo we are not getting these changes.

alexey-belous commented 5 years ago

Hi, I have the same issue

Xesme commented 5 years ago

I am also having this issue. Is there any progress on this? This is an issue for a lot of RN Android apps that are required to upgrade.