Bridgeconn / VachanAppReact

Companion App to https://vachanonline.com
https://play.google.com/store/apps/details?id=com.bridgeconn.vachango
MIT License
2 stars 3 forks source link

Take rtl obs stories from rtl.json in vachancontentrepo and remove hardcoded list #230

Open RevantCI opened 2 years ago

RevantCI commented 2 years ago

Take rtl obs stories from rtl.json in vachancontentrepo and remove hardcoded list rtl.json file - https://github.com/Bridgeconn/vachancontentrepository/blob/master/obs/rtl.json So henceforth all rtl obs will be automatically take from here so no need to change VachanGo code each time.

See corresponding VO code - https://github.com/Bridgeconn/VachanOnline-v2/pull/194/files#diff-7d7e84835e2036f45b5e0c5372c37616b723a87d5ebe290a8169128474d75601

Poojanavgurukul commented 2 years ago

https://www.npmjs.com/package/react-native-modal-dropdown this library is using an app that automatically doing rtl thing

JesniJ commented 2 years ago

Testing completed , rtl obs story texts loads as expected. As discussed moving this issue to done.