1.1.3 • Published 2 years ago

react-native-comitium v1.1.3

Weekly downloads
92
License
-
Repository
-
Last release
2 years ago

REACT NATIVE COMITIUM

These proyect allow you to create a comitium react application easily.

How it works?

It works via composition. ComitiumApp is the main app and you have to set their props with simple json data. You can check the available data here.

import { ComitiumApp } from 'react-native-comitium';

<ComitiumApp
    webView={webView}
    backButton={backButton}
    favoriteButton={favoriteButton}
    favoriteMenuItem={favoriteMenuItem}
    favoritesScene={favoritesScene}
    header={header}
    mainScene={mainScene}
    menu={menu}
    menuItem={menuItem}
    menuItems={menuItems}
    navButton={navButton}
    search={search}
    shareButton={shareButton}
    socialNetworkButton={socialNetworkButton}
    socialNetworkIcons={socialNetworkIcons}
    welcomeCarousel={welcomeCarousel}
    slide={slide}
    oneSignal={oneSignal}
/>
INSTALLATION

yarn add react-native-comitium

DEPENDENCIES

React Navigation

https://reactnavigation.org/docs/en/getting-started.html

One signal

https://documentation.onesignal.com/docs/react-native-sdk-setup

EXAMPLE

These is a fully workaround app which can help you as starting point Example client app

1.1.3

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.20

4 years ago

1.0.19

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.16

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago