Ollie Relph
Ollie Relph
I've abstracted out the data into a yaml file, the data is now used to generate the list, menu and single pages. This will make updating the content alot easier...
Cleaned up some of the comments from @bcherny on @benjie's #12 - [x] There's some issues still with the types that I'm hoping to solve by adding the `@types/babel__traverse` package....
At the moment websocket error responses get swallowed and I have to manually inspect the messages to see what's wrong. I've attempted to do: ``` JS collection.update(formData).subscribe( (d) => console.log('DONE',...
I've created a fetch adaptor for this project here. I'll be adding tests & docs soon, but I thought it might be useful for someone in the short term. https://github.com/BBB/json-api-store-fetch-adapter
### TODO: - [x] Include Card.io - [x] Remove direct Babel dep - [x] Add android JS interface - [ ] Create Card.io bridge - [ ] [Update Example Project](https://github.com/BBB/react-native-card.io-example/pull/1)...
I spotted that these referred to the wrong executable name.