Skip to content

A repository of specifications for UIViews which are support BeeUISignal.

Notifications You must be signed in to change notification settings

BeeFramework/signal-views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

signal-views

本库记录的是支持 BeeUISignal 的 UI 控件的元信息。

每个UI库一个子目录,以UI控件命名,如 “GCurlPageView”。目录下是一个 json 文件,用以描述这个支持 BeeUISignal 的 UI 控件的元信息。

json 文件格式如下:

{
	"name":"GCurlPageView",
	"author":
	{
		"name":"gelosie",
		"email":"gelosie.wang@gmailc.om",
		"homepage":"http://zhenian.com/",
		"github":"https://github.com/gelosie/"
	},
	"version":"0.0.1",
	"summary":"one of the most simple example for scrolling page. ",
	"description":"one of the most simple example for scrolling page.",
	"homepage":"https://github.com/gelosie/GCurlPageView-BeeUISignal",
	"license":"MIT",
	"sccs":"git",
	"url":"https://github.com/gelosie/GCurlPageView-BeeUISignal.git",
	"tag":"",
	"demo":"https://github.com/gelosie/GCurlPageView-BeeUISignal.git",
	"screenshots":["https://github.com/gelosie/GCurlPageView-BeeUISignal/blob/master/doc/screenshots/GCurlPageView.png?raw=true"]
}


About

A repository of specifications for UIViews which are support BeeUISignal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published