Giter VIP home page Giter VIP logo

adappt-studio's Introduction


adappt.studio
adappt studio

adappt.studio screenshot

Overview

adappt studio is a content rendering platform for mobile devices. User will be able to feed in any type of content like RSS, editable content, either through forms, rich media or charts and it will be delivered on both IOS and Android devices in a structured tile format with features like global search, favourite and content share to social network applications.

Key Features

  • Share contents across major social media
  • Favourite
  • Global Search
  • Breadcrumb Navigation
  • Swipe Navigation
  • Related Contents
  • Works in Offline
  • Analytics
  • Support both IOS and Android

How To Use

# Clone this repository
$ git clone https://github.com/adappt/adappt-studio

# Go into the repository
$ cd adappt-studio

# Install dependencies
$ npm install
$ react-native link

# For macOS Users - Pod install
$ cd ios
$ pod install

# iOS
$ react-native run-ios

# Android
$ react-native run-android

Components used

  • AppRegistry - The JS entry point to running all React Native apps.
  • ActivityIndicator - Displays a circular loading indicator.
  • FlatList - A core component designed for efficient display of vertically scrolling lists of changing data.
  • Image - A React component for displaying different types of images, including network images, static resources, temporary local images, and images from local disk, such as the camera roll.
  • Linking - A general interface to interact with both incoming and outgoing app links.
  • Platform - A module is provided by React Native to detect what is the platform in which the app is running.
  • StatusBar - Component to control the app status bar.
  • StyleSheet - A StyleSheet is an abstraction similar to CSS StyleSheets.
  • Text - A React component for displaying text which supports nesting, styling, and touch handling.
  • TextInput - A foundational component for inputting text into the app via a keyboard.
  • TouchableHighlight - A wrapper for making views respond properly to touches.
  • View - The most fundamental component for building UI, View is a container that supports layout with flexbox, style, some touch handling, and accessibility controls, and is designed to be nested inside other views and to have 0 to many children of any type.
  • WebView - Renders web content in a native view.

You may also like...

License

Released under the MIT License.

adappt-studio's People

Contributors

mathankumarl-adappt avatar nowayja avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.