Attaching React forms to Flowable workflow process

I want to create custom angular/React forms on the top of BPMN diagram for each user activity.
Is there any example I can go through for a better understanding?
provided I am using only REST API’s to connect to flowable without using its own GUI.