Simon Gerges

Results 2 issues of Simon Gerges

In my case, I need to use it as a time seek bar. So I need custom strings to appear in the progress popup indicator. Please add a way to...

Any Idea why I cannot see any realms initializing realm on db.ts ``` const config: BaseConfiguration = { schema: [DayEntryDAO], schemaVersion: 1, path: 'testing_realm', }; export const realm = new...

O-Community