Skip to main content

Installation

Flowable Forms Native is hosted in our internal repository. So in order to install Flowable Forms Native you need to set up your credentials.

Installation

Open the terminal on your project directory and run the following command:

yarn add @flowable/forms-native

It's also necessery to manually install all dependencies that includes native code, so React Native can automatically link them to native projects.

To install and link the additional dependencies, run the following command:

yarn add @react-native-async-storage/async-storage@~1.15.0 @react-native-community/datetimepicker@~3.5.2 @react-native-cookies/cookies@~6.0.7 expo-document-picker@~10.0.3 expo-image-manipulator@~10.1.2 expo-image-picker@~11.0.3 expo-permissions@~13.0.3 react-native-config@~1.4.5 react-native-file-viewer@~2.1.4 react-native-fs@~2.16.6 react-native-gesture-handler@~1.10.2 react-native-svg@~12.1.1