240 发简信
IP属地:四川
  • Xcode报错 Frame Layout Guide before iOS 9.0 & Content Layout Guide before iOS

    在Xcode11的环境下,如果使用ScrollView的时候报错Frame Layout Guide before iOS 9.0或者Conte...

  • flutter和native共用字体

    flutter和native混合开发的项目,很多需要共用一套文件,以减小包大小,比如共用图片,字体资源等。图片资源的共用方案很多,但是flutt...

  • Resize,w 360,h 240
    Flutter和iOS手势冲突解决思路

    具体问题 iOS和flutter都有手势处理,但是在某些情况下可能产生手势冲突,比如iOS有一个抽屉手势,而flutter有一个水平的滑动手势,...

  • Flutter问题总结

    1、Error connecting to the service protocol: HttpException: , uri = http:...

  • React Native 问题总结

    最近开始学习ReactNative,遇到了一些坑,总结一下方便以后查找。 1、react.children.only expected to r...