parent_zone_plugin

0.0.93 • Public • Published

CircleCI version-badge

Parent Zone

a RN screen with a UI that suits Setting screens. The data source should be a manual feed with items (URL, URLscheme or screen).

Video Preview

  • You can customize the following:
    • Background (image or color)
    • Buttons (images or color)
    • Font
    • Numbers of items (up to 5)

Supported on mobile/tablet and iphone/ipad. Can be available for all customers. Developed by Israel team.

User information - configuration:

  • How to use?
    1. Add “parent zone” plugin to your app - for both platforms.
    2. Add a “parent zone” screen.
    3. Attach a manual feed as a DS.
    4. Choose the number of promoted items (number of items that you want to display as buttons). The rest of the items will display as titles (see the design).

Customize your screen.

DS:

  • the parent zone support URL, URLscheme and screen. Use Manual feed in order to create ds for it.

Styles:

  • The Parent zone is a screen plugin and you can configure it on the app builder screen.

Assets:

  • Assets are upload on plugin configuration on the zapp platform as a zip file. Name the files as following:
    • Phones (portrait only):
      • Background image: setting_bg
        • iOS (2X): setting_bg@x2.png
        • iOS (3X): setting_bg@x3.png
      • Button image: promoted_item_bg
        • iOS (2X): promoted_item_bg@x2.png
        • iOS (3X): promoted_item_bg@x3.png
    • iPad:
      • Background image: setting_bg_ipad
        • iOS (3X): setting_bg_ipad@x3.png

How to run the project

  • clone this repo
  • npm install
  • npm start

Testing

  • npm test

Author:

Applicaster - Israel Team - Maxi Wainberg

Readme

Keywords

none

Package Sidebar

Install

npm i parent_zone_plugin

Weekly Downloads

0

Version

0.0.93

License

ISC

Unpacked Size

674 kB

Total Files

33

Last publish

Collaborators

  • applicaster-devs