Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Build a React Native Todo Application, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:48
    Setup React Native for iOS and Android
  • Урок 2. 00:02:35
    Create the Basic React Native Todo Application Layout
  • Урок 3. 00:04:29
    Create a React Native TextInput
  • Урок 4. 00:03:43
    Add a Toggle All Complete Button with React Native TouchableOpacity
  • Урок 5. 00:05:57
    Create a List of Items with a React Native ListView
  • Урок 6. 00:03:19
    Add a Complete Toggle with React Native Switch
  • Урок 7. 00:01:48
    Add a Remove Item Button to Each Row with React Native TouchableOpacity
  • Урок 8. 00:06:44
    Filter Items in the React Native List View
  • Урок 9. 00:00:40
    Add the Total Remaining Item Count to the Footer with React Native Text
  • Урок 10. 00:01:42
    Add a Clear All Complete Button to the Footer with React Native TouchableOpacity
  • Урок 11. 00:01:06
    Persist Items with React Native AsyncStorage
  • Урок 12. 00:01:49
    Add a Loading Indicator While Loading Items with React Native ActivityIndicator
  • Урок 13. 00:06:18
    Inline Edit Todo Items in a React Native ListView