美文网首页
native-base root of undefined A

native-base root of undefined A

作者: 冰天无幻 | 来源:发表于2018-06-09 13:46 被阅读28次

    Cannot read property '_root' of undefine

    import {ActionSheet, Container,Content,Root } from 'native-base';

    ActionSheet.show({ })错误

    把 <Container> 改成<Roots>

     

    相关文章

      网友评论

          本文标题:native-base root of undefined A

          本文链接:https://www.haomeiwen.com/subject/aipkyttx.html