mirror of
https://github.com/timepill/timepill-app.git
synced 2025-04-30 09:59:31 +08:00
readme
This commit is contained in:
parent
f3c489ade3
commit
d1ebc9e9b9
1 changed files with 6 additions and 1 deletions
|
@ -16,3 +16,8 @@
|
||||||
[self.collectionView scrollToItemAtIndexPath:indexPath atScrollPosition:UICollectionViewScrollPositionTop animated:NO];
|
[self.collectionView scrollToItemAtIndexPath:indexPath atScrollPosition:UICollectionViewScrollPositionTop animated:NO];
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### android 上的问题
|
||||||
|
1. react-native-actionsheet-api bug
|
||||||
|
|
||||||
|
https://github.com/qfight/react-native-actionsheet-api/issues/4
|
Loading…
Reference in a new issue