ShaMan123 / react-native-math-view

Math view for react native! No WebView!
https://github.com/ShaMan123/react-native-math-view
MIT License
77 stars 24 forks source link

Remove deprecated jcenter #83

Open vTrip opened 1 year ago

ShaMan123 commented 1 year ago

Thanks @vTrip Can you attach the link to the deprecation notice?

ShaMan123 commented 1 year ago

Found these https://developer.android.com/studio/build/jcenter-migration https://blog.gradle.org/jcenter-shutdown

I have no idea what uses jcenter and if it is safe to remove... I read that jcenter will remain readonly indefinitely. It has been a long time since I actively maintained this repo so I need eyes in the field. Did you rebuild from scratch and run the project? Even after gradlew stop/clear cache whatever?

ShaMan123 commented 1 year ago

Sorry if I discouraged you. Since I am not part of the RN ecosystem any longer I am weary of changing config w/o testing and building.