Open SanthoshDhandapani opened 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.
Hi, I have the same issue
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.
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.