Shanoy Sinclair

Results 24 comments of Shanoy Sinclair

work around! use the edx app it provides bulk download and then transfer to computer

Most of the courses are on YouTube just Google it and get the link for the playlist once you do that go to YouTube multi downloader website paste the course...

how will this work with an accordion? ``` const data = [ { type: 'item', data: 'a' }, { type: 'item', data: 'b' }, { type: 'separator', title: 'SEPARATOR' },...

@focux @DimanVorosh solution seems to work but I hope to see a fix for this in the near future. thanks for the great package also adding delayLongPress={250} seems to do...

I am currently using an iPhone 11 pro and the start-up for the emoji picker is quite slow the animation is really laggy. what animation/ bottom sheet library are you...

yes in the production build but when I use the emoji picker in my own modal and not the bottom sheet modal the performance is great @jakex7

yes how do you enable the alert that the icon has changed?

> > Did You figure out how to share data between app and widget? > > If anyone is struggling with the same problem with sharing data, just ensure that...

> No, you don't need ".widget". For example, I am using something like "group.com.mycompany.myapp". > > I am using react-native-default-preference on the RN side as a wrapper for Swift's UserDefaults...