This is the most basic example of how to use the react-native-blockly package in a React Native application. It displayes a Blockly workspace with a custom block that returns the string "Hello World!".
To run the example, just execute this command from the root of the project:
yarn run example android