Git Product home page Git Product logo

rn_todo's Introduction

  1. 화면의 옵션을 설정하는법
  • Navigator, Screen, 화면 컴포넌트 자체 이렇게 3가지 방법이 있음
  • contentStyle, headerTitleAlign(안드로이드에서만 적용), title, headerTitle, headerTintColor, headerTitleStyle, headerShown 등이 있음
  1. 그림자 : 아래 속성을 통해 그림자를 만들 수 있음.
  • shadowColor, shadowOffset(ios), shadowOpacity(ios), shadowRadius(ios)
  • elevation (android)
  1. Animated 를 통해 애니메이션 효과를 줄 수 있음.
  • 특정 컴포넌트 스타일에 Animated를 붙여 적용할 수 있음. 예시) -> <Animated.View>
  • timing : 시간을 줘서 변화시킬 수 있음.
  • spring : 통통 튀는 효과를 줌
  1. AsyncStorage 를 통해 스마트폰의 로컬 저장소에 저장할 수 있음

rn_todo's People

Contributors

jeehwan-lee avatar

Watchers

 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.