dazza5000
dazza5000
merge conflict
Did anyone find out a solution for this?
We have this issue even if we use perSecond emitter = Emitter(duration = 2000, TimeUnit.MILLISECONDS).perSecond(50),
I can check for some more details, but we get this in Firebase crash reports
this is the schema - i can setup a test environment and push the google-services.json, but that might be a day or so 
The population function is on the native Android app - havent ported it to flutter yet https://github.com/Austin-Android/austin-feeds-me/blob/master/base/src/main/java/com/austindroids/austinfeedsme/data/firebase/FirebaseEventsDataSource.java#L62 On Sat, Feb 16, 2019 at 10:59 AM Will wrote: > Oh cool!...
The full implementation is in the Android repository. The event data comes from meetup and eventbrite right now. On Sat, Feb 16, 2019 at 11:24 AM Will wrote: > Thanks,...
Has anyone found a solution for recyclerview?
I think this happens when you you try to use `koinViewModel` in a nested composable that has a parent that has also used `koinViewModel`