Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Example of react-native-blockly

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