Ivan Coronado

Results 4 issues of Ivan Coronado

Currently, this package can't be used with NextJS. ![image](https://user-images.githubusercontent.com/13351933/108499287-591ed180-72ae-11eb-8f5f-4a08b021be78.png) A possible solution https://github.com/vercel/next.js/blob/master/errors/css-npm.md#possible-ways-to-fix-it

React components should be refactored following the new [GUIDELINES.md](https://github.com/realm/realm-studio/pull/477/files) * [ ] Remove export default * [ ] Use component folder pattern

T-Internal

App should show a progress bar while it's loading the Realm Object Server administrative realm, like we are doing currently when you load a remote Realm.

T-Feature