Niki

Results 8 comments of Niki

Me neither. my version is 0.46.

My version is 0.46. It doesn't work on v0.46..

嗯, 是合适的解决方案, 也可参考https://github.com/LuckSiege/PictureSelector/issues/603

Obviously your test phone is an android device, but defaultSource prop doesn't work on android platform. So you can try it again on an IOS device

Obviously the font color could be changed. If you wanna change the font size, you may modify the source code. 兄弟不用谢我=_=

@congshengwu Hello, using PanResponder and setNativeProps is definitely a good idea, and My solution is like this: ![image](https://user-images.githubusercontent.com/28485853/88994002-fb2e9a80-d319-11ea-89b4-2d433e88462c.png) return ( {tabBarPosition === 'top' && this.renderTabBar(tabBarProps)} {this.renderScrollableContent()} {(tabBarPosition === 'bottom' ||...