Mo Gorhom
Mo Gorhom
@nandorojo would you mind testing it :)
this is a good idea , will pick it up later 👏
hi @vincentschroeder, i think this project could support react-native web, but it needs little tweaks to get it working
hi @satya164 , sorry to interrupt again but just i want to know if you would consider this enhancement. if yes, i am more than happy to submit a pr...
i agree, that would be better. however i tried the override solution but it seems that it will require the user to configure `tsconfig` to point the custom types for...
@magrinj thanks for submitting this PR, my concern is that the library will have `react-native-screens` as a required dependency, which may not be the case for all users
Thanks @AndreiCalazans for submitting this PR. I don't think we need to have an example for Fabric, or at least a separate example. I will look into extracting the example...
thanks @Angelk90 , I am picking it up this week :)
hi @Angelk90 , i was working on this feature, but ended up refactoring the library, hopefully this week i'll release a new version with improved documentations for customise tab bars
thanks @Stringsaeed for submitting this issue `feature request` and a pr ! >Remove isRTL it's redundant because I18nmanager.forceRTL(true) is translates the view to right automatically and your code amazingly supports...