Azwin Lam

Results 17 comments of Azwin Lam

> I will soon push a new version. Hi! Just working on a project and was wondering whether you had a date set for the push. Thanks for the work!

Items are still sorted from Z-A

Also having issues adding tabBarBadge using RN 6.x TypeError: tabBarBadge is not a function. (In 'tabBarBadge()', 'tabBarBadge' is 3) This error is located at: in TabBarItem (created by TabBar)

> As per documentation you will need to implement like this: tabBarBadge:()=> {return 3} ^miansohaibkhalid his comment almost worked for me. I've attached my code that works for my usecase...

Right. We also didn't have this problem until we upgraded some packages. We also tried downgrading to 2.2.4 with nil help. But I believe both thread is having the same...

I am experiencing the same issue as described by the OP. However I would like to add that this only happens on Android. It works fine on Apple devices.

Same issue and the scroll breaks as well. #221

Unfortunately no. On Thu, Mar 17, 2022, 13:11 harshal311989 ***@***.***> wrote: > Same issue and the scroll breaks as well. > > #221 > > > @azwinlam Any solution you...

Try the rc build and install react native page viewer. Followed by a complete rebuild of the app. On Wed, Jun 22, 2022, 03:28 teospl ***@***.***> wrote: > Hi, this...