NativeScript Checkbox复选框UI组件插件
NativeScript 复选框插件了一个简洁的 UI 组件,能够轻松实现复选框和单选按钮的功能。只要在命令行里执行ns plugin add @nstudio/nativescript-checkbox,就能将它集成到你的 NativeScript 项目里。支持安卓和 iOS 平台,代码简单易用。想要在移动应用中添加复选框,没什么比这个更方便了,是它的响应速度和稳定性都挺不错的。对于开发中有类似需求的小伙伴,这个插件是个不错的选择。要注意,NativeScript 7+版本安装命令为ns plugin add @nstudio/nativescript-checkbox,7 之前版本则需要tns plugin add @nstudio/nativescript-checkbox@1.0.0。
                            
                            nativescript-checkbox:复选框UI组件的NativeScript插件
                            预估大小:194个文件
                        
                        
                        
                                
                                checkbox.gif
                                134KB
                            
                                                        
                                
                                iosCheckbox.gif
                                151KB
                            
                                                        
                                
                                package.json
                                1KB
                            
                                                        
                                
                                app.css
                                548B
                            
                                                        
                                
                                Contents.json
                                2KB
                            
                                                        
                                
                                Contents.json
                                4KB
                            
                                                        
                                
                                app.gradle
                                350B
                            
                                                        
                                
                                item-detail.component.html
                                331B
                            
                                                        
                                
                                items.component.html
                                2KB
                            
                                                        
                                
                                webpack.config.js
                                14KB
                            
                                                        
                                                        
                                                        
                                                        
                                                        
                                                        
                                                        
                                                        
                                                        
                                                        
                            
                            
                                                        
                                        
                                    文件大小:4.79MB
                                
                                
                                
                            
评论区