Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/reactjs/27.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Reactjs 反应引导3模式_Reactjs_Twitter Bootstrap_Twitter Bootstrap 3_React Bootstrap_React Bootstrap4 Modal - Fatal编程技术网

Reactjs 反应引导3模式

Reactjs 反应引导3模式,reactjs,twitter-bootstrap,twitter-bootstrap-3,react-bootstrap,react-bootstrap4-modal,Reactjs,Twitter Bootstrap,Twitter Bootstrap 3,React Bootstrap,React Bootstrap4 Modal,我使用的是客户端提供的HTML主题,它使用基于Bootstrap 3的modals,我使用React-Bootstrap(v0.33.1)modals和React-Bootstrap modals转换了modals,但结果发现这两个包都使用了上下文API,我在控制台上得到了警告。有人能给我一些建议吗?我可以用这些建议来实现Bootstrap 3组件,而且损害最小,因为降级React不是一个好主意

我使用的是客户端提供的HTML主题,它使用基于Bootstrap 3的modals,我使用React-Bootstrap(v0.33.1)modals和
React-Bootstrap modals
转换了modals,但结果发现这两个包都使用了上下文API,我在控制台上得到了警告。有人能给我一些建议吗?我可以用这些建议来实现Bootstrap 3组件,而且损害最小,因为降级React不是一个好主意