React native async storage save data via form

前端 未结 0 396
面向向阳花
面向向阳花 2020-12-30 01:07

I have this data.js file in which I stock some data :

  export const data = [
  {
    id: \'1\',
    title: \'first item\',
    description: `my first item`,
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题