Skip to content

Instantly share code, notes, and snippets.

@admataz
admataz / react-native-ycm-notes.md
Last active June 5, 2020 20:15
YCM - React Native notes - 05 June

YCM Sign 2 Word - React Native notes 5 June

1. Using Tensorflow.js in react native apps

Good news! there’s a module that will help with Tensorflow ML stuff made for React Native apps: @tensorflow/tfjs-react-native - npm

From the introduction it looks like it will support most of what you need for Sign2Word - and works well with Expo managed apps too

These points seemed relevant:

has full support for training and fine tuning models that TensorFlow.js supplies. You can customize models based on user data while keeping that data on the client device.

@admataz
admataz / react-native-ycm-initial-workshop.md
Last active June 12, 2020 00:16
notes and resources, introducing young coders to React and React Native

React Native learning resources

Here are a few notes, and a couple resources to help you on your way. There is a lot of good stuff on the web - tutorials and videos, and the official docs are really well made.

If you have any questions or thoughts - please let me know on the next call.

Here’s what we coverered:

Introduction to some of the concepts behind React and React Native

@admataz
admataz / react-native-ycm-notes-no3.md
Created June 16, 2020 22:44
YCM React Native learning notes no.3 - 16 June 2020

YCM React Learning session no.3

16 Jun 2020

Here’s a quick recap of what we covered and some links and resources going forward.

Setting up the development environment

  • We revisited the set up to make sure we all could run build the apps and view them on our phones with Expo and React Native.
  • The guide at Expo — Learn how is a good place to go for step by step instructions
  • Also, we needed to be sure to have the Expo client installed on our phone.
@admataz
admataz / machine.js
Created November 16, 2020 21:54
Generated by XState Viz: https://xstate.js.org/viz
// Available variables:
// - Machine
// - interpret
// - assign
// - send
// - sendParent
// - spawn
// - raise
// - actions