RV

Results 3 comments of RV

1) from project root in terminal "cd ./android" 2) in android folder "./gradlew clean" or "gradlew clean" 3) react-native start -> react-native run-android

> Here is my solution: define a custom FormData > > ```ts > interface IRuntimeForm { > [key: string]: any; > } > > export class RuntimeForm { > constructor(private...

Any updates on this? When it will be merged?