John Levermore

Results 5 comments of John Levermore

This extra CSS worked for me: ``` html[dir=rtl] #loading-bar .bar { left: auto; right: 0; } ```

Following the changes in this PR, the application loads successfully in Expo and most features are working correctly. Areas currently not functioning correctly are: * Icons * Fonts

@xotahal Thanks for sharing your work on `react-native-material-ui`! I'm not sure if you're interested in adopting this PR to allow the demo app to use Expo. For me, it gave...

It seems to me proposals in @jimzucker's repo would be very useful additions to the official jenkins/docker repo. When setting up new Jenkins instances on Docker, I want to keep...

@sbstjn This looks like a useful PR to include in the package. Are you accepting PRs for this project?