Ally Jr

Results 9 issues of Ally Jr

Hey guys, After doing the react-native set up as per instructions, I am getting the warning `Warning: No localStorage exists to persist data to!` but everything seems to be working...

Hey, thanks for the awesome work! Is there a way to use vendor prefixes such as `::-webkit-scrollbar-track` and others? Thanks again?

Hey Imba team! I've looked through the docs and havent found a recommended way to set and use environment variables. I've tried with the `dotenv` package but wasn't successful. Any...

Hey guys, I am not sure what is going on, I have followed the instructions to the dot. "react": "^16.0.0-alpha.12", "react-native": "^0.48.4", "react-native-google-sign-in": "^1.0.16" ``` :app:compileDebugJavaWithJavac - is not incremental...

Hello, It would be nice to log the time spent on browser and display on leaderboard. This will be useful as there are many people using jupyter notebooks EVERYDAY and...

feature request

Hey, Great package! everything works just fine on safari and chrome but refuses to upload files on firefox. Here is the error: `File.lastModifiedDate is deprecated. Use File.lastModified instead. app.js:14048:16 SyntaxError:...

Hey, i am looking to build a mobile app with react native and want to implement a way to process our own privately owned cards. This seems like a great...

Hey @pietroppeter! I'm getting the error: ``` Error: undeclared identifier: 'setup' ``` When running the example on the readme. Are there any additional steps after installing the package, or are...

Hey @jiro4989, thanks for the awesome package! This might be a skill issue or a misunderstanding on my part, but the outputs of `wav.readFrames` looks like this: ``` @[126, 0,...