StateMachine
StateMachine copied to clipboard
Add onEnter and onExit events to states
Those event are present in an android version of the state machine and are missed in iOS version, so it is not possible to use the same logic between platforms.