Skip to content

You can integrate a React Native app (which is developed in React Native framework) into a Kony app (which is developed in Kony framework). The React Native app is embedded into the Kony form through a container, called as the React Native Container. Furthermore, some APIs are used to communicate between the React Native app's JavaScript framewo…

License

Notifications You must be signed in to change notification settings

kony/ReactNativeIntegration_TaskListSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#ReactNativeIntegration_TaskListSample

You can integrate a React Native app (which is developed in React Native framework) into a Kony app (which is developed in Kony framework). The React Native app is embedded into the Kony form through a container, called as the React Native Container. Furthermore, some APIs are used to communicate between the React Native app's JavaScript framework and the Kony app's Kony framework. This feature is available from V8 SP4 onwards. For more information on the feature, check out the documentation page here .

This app is a simple task list sample which shows a list of tasks as set by the user. One can add new tasks using the floating button on the home screen. One can also delete the tasks by swiping the rows of the segment.

The list page of the app is built on Kony Visualizer platform. The pop up to add new tasks is built on React Native. The app shows integration of the react native project in Kony project and communication between those two.

About

You can integrate a React Native app (which is developed in React Native framework) into a Kony app (which is developed in Kony framework). The React Native app is embedded into the Kony form through a container, called as the React Native Container. Furthermore, some APIs are used to communicate between the React Native app's JavaScript framewo…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published