Skip to content

nasamanaosoftware/bitabiz-react-native-add-new-event-components

Repository files navigation

react-native-bitabiz-add-event-form

The POC of modal for add new event component to be used in cross-platform, based on pure React-Native component.

Installation

npm install react-native-bitabiz-add-event-form

Usage

import { AddEventComponents } from "react-native-bitabiz-add-event-form";

// On Mobile / React-Native

export default function App() {

  return <AddEventComponents />;
}

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published